home *** CD-ROM | disk | FTP | other *** search
- on NaviSpecial
- if rollOver(21) then
- set the castNum of sprite 21 to 120
- set the castNum of sprite 22 to 76
- set the castNum of sprite 23 to 78
- exit
- end if
- set the castNum of sprite 21 to 75
- if rollOver(22) then
- set the castNum of sprite 22 to 118
- set the castNum of sprite 23 to 78
- exit
- end if
- set the castNum of sprite 22 to 76
- if rollOver(23) then
- set the castNum of sprite 23 to 119
- exit
- end if
- set the castNum of sprite 23 to 78
- end
-